home *** CD-ROM | disk | FTP | other *** search
- From: error@stack.urc.tue.nl (Erlend Nagel)
- Subject: Re: Proposal
- Date: Thu, 2 Jun 1994 12:47:04 +0200 (MET DST)
- In-Reply-To: <Pine.3.87.9406011324.I2199-0100000@undergrad> from "Timothy Miller" at Jun 1, 94 01:09:24 pm
- Mime-Version: 1.0
- Precedence: bulk
-
-
- > I've seen some of those in the suggestions and the standard (like
- > Ctrl-[), and they should be removed or make life for the programmer that
- > much harder. It isn't TOO bad to have to look at the scancode (I do it
- > whenever I need to know the difference between return and enter and
- > ctrl-m), but it's something I'd want to stay away from.
-
- evnt_multi returns the scancode. I always include a scancode.h file and
- just write the names of the keys. I don't think this is difficult for
- programmers (at least not in C, and I would expect that other languages
- have no problems as well).
-
- Erlend.
-